home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office german / PROPLUS.WW / PROPLSWW.CAB / PPCORE.DLL / RCDATA / 5900 < prev    next >
Text File  |  2006-10-27  |  384b  |  15 lines

  1. <script><!--
  2. var SCREEN_MODE   = "^0";
  3. function Load() {
  4.     str=unescape(document.location.hash),idx=str.indexOf('#')
  5.     if(idx>=0) str=str.substr(1);
  6.     if(!str) str = "^1";
  7.     PPTSld.location.replace(MHTMLPrefix+escape(str));
  8. }
  9. function Unload() {
  10.     if ( document.body.PPTSldFrameset != null )
  11.         document.body.PPTSldFrameset.frames[1].document.body.resume();
  12. }
  13. //-->
  14. </script>
  15.